######################
# Mojave Music Radio #
######################

music_station = "mojave_music_radio"

music = {
	song = "bert_weedon_happy_times"
	chance = {
		base = 10
	}
}

music = {
	song = "bert_weedon_lazy_day_blues"
	chance = {
		base = 10
	}
}

music = {
	song = "bert_weedon_roundhouse_rock"
	chance = {
		base = 10
	}
}

music = {
	song = "darell_wayne_perry_and_tommy_smith_goin_under"
	chance = {
		base = 10
	}
}

music = {
	song = "guy_mitchell_heartaches_by_the_number"
	chance = {
		base = 10
	}
}

music = {
	song = "johnny_bond_stars_of_the_midnight_range"
	chance = {
		base = 10
	}
}

music = {
	song = "the_ink_spots_its_a_sin_to_tell_a_lie"
	chance = {
		base = 10
	}
}

music = {
	song = "katie_thompson_im_so_blue"
	chance = {
		base = 10
	}
}

music = {
	song = "lost_weekend_western_swing_band_in_the_shadow_of_the_valley"
	chance = {
		base = 10
	}
}

music = {
	song = "lost_weekend_western_swing_band_lets_ride_into_the_sunset"
	chance = {
		base = 10
	}
}

music = {
	song = "lost_weekend_western_swing_band_lone_star"
	chance = {
		base = 10
	}
}

music = {
	song = "marty_robbins_big_iron"
	chance = {
		base = 10
	}
}

music = {
	song = "peggy_lee_johnny_guitar"
	chance = {
		base = 10
	}
}
# vim: set ft=pdx ts=2 sw=2 tw=79 :
